home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10763 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  644 b 

  1. Path: dnet01-06.sat.texas.net!djhayden
  2. From: djhayden@texas.net
  3. Newsgroups: comp.lang.c++
  4. Subject: Modem Stuff
  5. Date: Sat, 9 Mar 1996 22:00:54
  6. Organization: Texas Networking, Inc.
  7. Message-ID: <djhayden.5.0016048A@texas.net>
  8. NNTP-Posting-Host: dnet01-06.sat.texas.net
  9. X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
  10.  
  11. I've been trying to figure out how to "talk" to my modem in my own software.  
  12. I can easily send stuff to the modem with outportb(); (I can enter commands 
  13. with it like 'ATH1' and it goes off-hook), but reading the result codes and 
  14. incoming data seems to be a problem.  I would appreciate any help you can 
  15. offer.  Thanx.
  16.